Skip to content

Update defazio fork to 13.0#1

Merged
mdefazio merged 98 commits intomdefazio:masterfrom
elastic:master
Jul 23, 2019
Merged

Update defazio fork to 13.0#1
mdefazio merged 98 commits intomdefazio:masterfrom
elastic:master

Conversation

@mdefazio
Copy link
Owner

Summary

Summarize your PR. If it includes design elements include a screenshot or gif.

Checklist

  • This was checked in mobile
  • This was checked in IE11
  • This was checked in dark mode
  • Any props added have proper autodocs
  • Documentation examples were added
  • A changelog entry exists and is marked appropriately
  • This was checked for breaking changes and labeled appropriately
  • Jest tests were updated or added to match the most common scenarios
  • This was checked against keyboard-only and screenreader scenarios
  • This required updates to Framer X components

justinkambic and others added 30 commits June 13, 2019 14:47
* Fix typo in EuiBasicTable documentation.

* Update changelog.

* Docs changes don't need CHANGELOG updates.
…ver entrance (#2038)

* use standrd portalingl; internal focus lock; additional docs

* ie11 and i18n fix; snapshot updates

* update tests

* remove test scss

* allow return to input

* fix popover

* arrow as visual cue only

* CL entry
… literals (#2048)

* Properly handle Function and TSMethodSignature TS interaces and type literals

* changelog

* removed duplicate semicolon
* Allow EuiInMemoryTable to sort computed columns

* New unit tests for computed table column sorting

* Updated props docs for tables' sortable prop

* changelog

* Update src-docs/src/views/tables/in_memory/in_memory_custom_sorting.js

Co-Authored-By: Rory Hunter <pugnascotia@users.noreply.github.com>

* PR feedback

* make CI happy

* Fix bug in reporting table sort status to parent

* Fix column sort bug
* export toast member

* #2052 CL
Enable webpack's production mode in the docs build so that the output
bundles are minified. Also configure the output to include '[name]', so
that each chunk is named correctly. Clear out old assets from `docs/` as
well.
* add zoom in and out icons

* smaller magnifying glass, no subpxls
* Fix style of append/prepend for EuiFormControlLayout in readOnly state
* Added NVDA, JAWS support for `EuiGlobalToastList`
... and to the EuiSuperDatePicker implementation
- Fixed Absolute tab selection
- Using bottom border to indicate which time period is selected
- Added title to tab aria-labels
- Added prepend labels to inputs for start/end
- Also added `toSentenceCase` string service
* Strip TS type exports even when they are being renamed

* changelog
* Add missing TS definitions for EuiRange

* Update CHANGELOG.md
* euibadge ts fixes

* euicopy ts fix

* CL
thompsongl and others added 28 commits July 17, 2019 11:57
* TS conversion

* remove constructor; CL
* Remove nested array in ES Query DSL generation

* changelog

* changelog
* Expose prettyDuration and commonDurationRanges

* prettyDuration docs

* changelog

* changelog

* Update src-docs/src/views/pretty_duration/pretty_duration.js

Co-Authored-By: dave.snider@gmail.com <dave.snider@gmail.com>

* Update src-docs/src/views/pretty_duration/pretty_duration_example.js

Co-Authored-By: Caroline Horn <549577+cchaos@users.noreply.github.com>

* Update src-docs/src/views/pretty_duration/pretty_duration.js

Co-Authored-By: Caroline Horn <549577+cchaos@users.noreply.github.com>

* Update src-docs/src/views/pretty_duration/pretty_duration.js

Co-Authored-By: Caroline Horn <549577+cchaos@users.noreply.github.com>

* docs tweaks

* lint fix
* Remove eui chart components

* fix comment in sass responsive stuff

* sass deprecations removed

* update yarn

* remove k6 theme

* cl

* fix card docs due to xpack logo being deprecated

* cl
* Allow EuiSearchBar group clauses to be negated

* changelog
Added EuiSuggestItem
* transition services

* use transition services

* add doc example

* snapshot updates

* Update src/services/transition/transition.ts

Co-Authored-By: Chandler Prall <chandler.prall@gmail.com>

* clean up

* update regex; distinguish s and ms

* clean up

* CL
* Update docs on how to test local EUI in Kibana

* typo

* Update wiki/component-development.md

Co-Authored-By: Caroline Horn <549577+cchaos@users.noreply.github.com>

* Update wiki/component-development.md

Co-Authored-By: Caroline Horn <549577+cchaos@users.noreply.github.com>

* adjustments
* Rounding min and max widths

* Reduced min-width of medium flyouts to 448

..to accomodate forms.

Also added docs example for this forms width trick.
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.4...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
* Upgrade sidenav search to include sub-section titles

* Don't error when navigating to another section's subsection

* Scroll docs sidebar on nav

* Highlight matching terms, not sections

* Force docs search results to grey text color

* Make good sass
@mdefazio mdefazio merged commit dd6be52 into mdefazio:master Jul 23, 2019
mdefazio pushed a commit that referenced this pull request Mar 9, 2020
* removed duplicate icons

* Fixing changelog and updating tests (#1)

Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.